TEDispose
TEDispose
Release memory used by an edit record Releases all memory allocated to an edit record. Use this call when you are
completely finished with an edit record.
hTE is a handle obtained via TENew (old style TextEdit record) or TEStylNew (new style TextEdit record). It leads to a variable-length TERec structure and identifies the edit record to dispose.